Out of class definition of static const integral or enum members Static const整型(或枚舉)成員的類外定義
Assigning additional values new versions of enums , or changing the values of the enum members in a new version , can cause problems for dependant source code 如果給新版本的枚舉賦其他值,或者更改新版本中枚舉成員的值,可能引起相關源代碼的問題。